Skip to content

fix: move tournament tags css from lakesideview#7538

Open
fikrydev wants to merge 5 commits into
mainfrom
fix/move-tournament-tags-css
Open

fix: move tournament tags css from lakesideview#7538
fikrydev wants to merge 5 commits into
mainfrom
fix/move-tournament-tags-css

Conversation

@fikrydev
Copy link
Copy Markdown
Contributor

Summary

Move all --tournament-tags-* variables in lakesideview to Lua-Modules.

Similar to #7479

How did you test this change?

Preview: Fikry Dev Wiki

Dev Wiki Load Script: Load Script (variables exist here because it was added to lua modules via scss editing on the commons file)

Prod Wiki Load Script: Load Script (the variable doesnt exist here because it's not loaded on the lua modules yet)

Copilot AI review requested due to automatic review settings May 21, 2026 09:34
@fikrydev fikrydev requested review from a team as code owners May 21, 2026 09:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves tournament tag theme variables from the Lakesideview skin into this repository so tournament tag styling can be provided directly by Lua-Modules stylesheets.

Changes:

  • Removed hardcoded fallback colors from tournament-tag SCSS variables and switched them to rely on CSS custom properties.
  • Added per-theme (theme--light / theme--dark) CSS custom property definitions for tournament tag badge/chip colors.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread stylesheets/commons/TournamentTags.scss
@fikrydev fikrydev force-pushed the fix/move-tournament-tags-css branch from 78cfdcd to f77ea3b Compare May 21, 2026 13:30
Comment thread stylesheets/commons/TournamentTags.scss Outdated
Comment thread stylesheets/commons/TournamentTags.scss Outdated
fikrydev and others added 2 commits May 22, 2026 11:01
remove specificity

Co-authored-by: ElectricalBoy <15651807+ElectricalBoy@users.noreply.github.com>
remove specificity

Co-authored-by: ElectricalBoy <15651807+ElectricalBoy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants